a {
  text-decoration: none;
}

.l-wrap {
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
}

.main {
  margin: 0 auto;
  width: 1200px;
  overflow: hidden;
}

.floor-1 {
  height: 84px;
  margin-top: 28px;
  margin-bottom: 45px;
  overflow: hidden;
}
.floor-1 a {
  display: inline-block;
}
.floor-1 a img {
  width: 1200px;
  height: 84px;
}

.floor__title {
  position: relative;
  height: 59px;
  background-color: #eb6877;
  background: url("./../imgs/title-bg.png") top center no-repeat;
}
.floor__title a {
  position: absolute;
  top: 0;
  left: 36px;
  display: inline-block;
  height: 59px;
  line-height: 59px;
  font-size: 28px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 2px;
  color: #cb1528;
}

.floor-2 {
  margin-bottom: 45px;
}
.floor-2__1 {
  margin-top: 28px;
  margin-bottom: 45px;
  height: 430px;
  overflow: hidden;
}
.floor-2__1--l {
  float: left;
  width: 640px;
  height: 430px;
  margin-right: 30px;
  position: relative;
}
.floor-2__1--l .section {
  position: relative;
  width: 640px;
  height: 430px;
}
.floor-2__1--l .section img {
  width: 640px;
  height: 430px;
}
.floor-2__1--l .section p {
  position: absolute;
  font-size: 18px;
  width: 100%;
  bottom: 0;
  height: 46px;
  line-height: 46px;
  text-indent: 10px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
  padding-right: 110px;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0.6);
}
.floor-2__1--l .arrow-left {
  background: url("./../imgs/arrow-left.jpg") no-repeat left top;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -48px;
  width: 40px;
  height: 60px;
  z-index: 99;
}
.floor-2__1--l .arrow-right {
  background: url("./../imgs/arrow-right.jpg") no-repeat left top;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -48px;
  width: 40px;
  height: 60px;
  z-index: 99;
}
.floor-2__1--l .pagination {
  position: absolute;
  text-align: right;
  bottom: 19px;
  z-index: 2;
  right: 10px;
}
.floor-2__1--l .swiper-pagination-switch {
  width: 8px;
  height: 8px;
  background: #ffffff;
  cursor: pointer;
  margin: 0 5px;
  display: inline-block;
  transition: all 0.4s;
  border-radius: 8px;
}
.floor-2__1--l .pagination .swiper-active-switch {
  background: #d0141f;
}
.floor-2__1--r {
  float: right;
  width: 530px;
  height: 430px;
}
.floor-2__1--r .title-tab {
  position: relative;
  height: 42px;
}
.floor-2__1--r .title-tab .title {
  overflow: hidden;
}
.floor-2__1--r .title-tab .title ul li {
  float: left;
  margin-right: 21px;
}
.floor-2__1--r .title-tab .title ul li a {
  display: inline-block;
  height: 42px;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 42px;
  letter-spacing: 0px;
  color: #999999;
}
.floor-2__1--r .title-tab .title ul li.active a {
  color: #cb1528;
  background: url("./../imgs/line.png") bottom left no-repeat;
  background-size: 53px 2px;
}
.floor-2__1--r .title-tab .more {
  position: absolute;
  top: 9px;
  right: 10px;
  width: 54px;
  height: 24px;
}
.floor-2__1--r .title-tab .more a {
  display: block;
}
.floor-2__1--r .title-tab .more a img {
  width: 54px;
  height: 24px;
}
.floor-2__1--r .content-tab {
  margin-top: 15px;
}
.floor-2__1--r .content-tab .news-list {
  overflow: hidden;
}
.floor-2__1--r .content-tab .news-list .item {
  position: relative;
}
.floor-2__1--r .content-tab .news-list .item .title {
  height: 54px;
  line-height: 54px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-indent: 1.2em;
}
.floor-2__1--r .content-tab .news-list .item .title a {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #000000;
  cursor: pointer;
}
.floor-2__1--r .content-tab .news-list .item .title a:hover {
  font-size: 20px;
}
.floor-2__1--r .content-tab .news-list .item::before {
  content: " ";
  position: absolute;
  left: 4px;
  top: 24px;
  width: 6px;
  height: 6px;
  background-color: #c90500;
  border-radius: 3px;
}
.floor-2__2 {
  height: 137px;
  margin-right: -21px;
  overflow: hidden;
}
.floor-2__2 a {
  float: left;
  display: block;
  margin-right: 21px;
}
.floor-2__2 a img {
  width: 386px;
  height: 137px;
}

.floor-3 {
  margin-bottom: 45px;
}
.floor-3__1 {
  overflow: hidden;
}
.floor-3__1 .module-news {
  width: 380px;
  box-sizing: border-box;
  margin-top: 28px;
  float: left;
}
.floor-3__1 .module-news .title-tab {
  position: relative;
}
.floor-3__1 .module-news .title-tab .title ul {
  overflow: hidden;
}
.floor-3__1 .module-news .title-tab .title ul li {
  float: left;
}
.floor-3__1 .module-news .title-tab .title ul li a {
  display: inline-block;
  height: 42px;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 42px;
  letter-spacing: 0px;
  color: #cb1528;
}
.floor-3__1 .module-news .title-tab .title ul li.active a {
  color: #cb1528;
  background: url("./../imgs/line.png") bottom left no-repeat;
  background-size: 53px 2px;
}
.floor-3__1 .module-news .title-tab .more {
  position: absolute;
  top: 9px;
  right: 10px;
  width: 54px;
  height: 24px;
}
.floor-3__1 .module-news .title-tab .more a {
  display: block;
}
.floor-3__1 .module-news .title-tab .more a img {
  width: 54px;
  height: 24px;
}
.floor-3__1 .module-news .content-tab .news-list {
  overflow: hidden;
}
.floor-3__1 .module-news .content-tab .news-list .item {
  position: relative;
}
.floor-3__1 .module-news .content-tab .news-list .item .title {
  height: 54px;
  line-height: 54px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-indent: 1.2em;
}
.floor-3__1 .module-news .content-tab .news-list .item .title a {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #000000;
  cursor: pointer;
}
.floor-3__1 .module-news .content-tab .news-list .item .title a:hover {
  font-size: 20px;
}
.floor-3__1 .module-news .content-tab .news-list .item::before {
  content: " ";
  position: absolute;
  left: 4px;
  top: 24px;
  width: 6px;
  height: 6px;
  background-color: #c90500;
  border-radius: 3px;
}
.floor-3__2 {
  height: 137px;
  margin-top: 28px;
  margin-bottom: 45px;
  margin-right: -21px;
  overflow: hidden;
}
.floor-3__2 a {
  float: left;
  display: block;
  margin-right: 21px;
}
.floor-3__2 a img {
  width: 386px;
  height: 137px;
}
.floor-3__3 {
  overflow: hidden;
}
.floor-3__3--l {
  float: left;
  width: 553px;
}
.floor-3__3--l .title-tab {
  position: relative;
}
.floor-3__3--l .title-tab .title ul {
  overflow: hidden;
}
.floor-3__3--l .title-tab .title ul li {
  float: left;
}
.floor-3__3--l .title-tab .title ul li a {
  display: inline-block;
  height: 42px;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 42px;
  letter-spacing: 0px;
  color: #cb1528;
}
.floor-3__3--l .title-tab .title ul li.active a {
  color: #cb1528;
  background: url("./../imgs/line.png") bottom left no-repeat;
  background-size: 53px 2px;
}
.floor-3__3--l .title-tab .more {
  position: absolute;
  top: 9px;
  right: 10px;
  width: 54px;
  height: 24px;
}
.floor-3__3--l .title-tab .more a {
  display: block;
}
.floor-3__3--l .title-tab .more a img {
  width: 54px;
  height: 24px;
}
.floor-3__3--l .content-tab {
  margin-top: 28px;
  width: 553px;
  height: 462px;
}
.floor-3__3--l .content-tab .poster {
  width: 553px;
  height: 386px;
}
.floor-3__3--l .content-tab .poster a {
  display: block;
}
.floor-3__3--l .content-tab .poster a img {
  width: 553px;
  height: 386px;
}
.floor-3__3--l .content-tab .title {
  margin-top: 20px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.floor-3__3--l .content-tab .title a {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
}
.floor-3__3--r {
  float: right;
  width: 590px;
}
.floor-3__3--r .title-tab {
  position: relative;
}
.floor-3__3--r .title-tab .title ul {
  overflow: hidden;
}
.floor-3__3--r .title-tab .title ul li {
  float: left;
}
.floor-3__3--r .title-tab .title ul li a {
  display: inline-block;
  height: 42px;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 42px;
  letter-spacing: 0px;
  color: #cb1528;
}
.floor-3__3--r .title-tab .title ul li.active a {
  color: #cb1528;
  background: url("./../imgs/line.png") bottom left no-repeat;
  background-size: 53px 2px;
}
.floor-3__3--r .title-tab .more {
  position: absolute;
  top: 9px;
  right: 10px;
  width: 54px;
  height: 24px;
}
.floor-3__3--r .title-tab .more a {
  display: block;
}
.floor-3__3--r .title-tab .more a img {
  width: 54px;
  height: 24px;
}
.floor-3__3--r .content-tab {
  margin-top: 28px;
  width: 590px;
  height: 462px;
  overflow: hidden;
}
.floor-3__3--r .content-tab .item1 {
  float: left;
  position: relative;
  margin-bottom: 26px;
  width: 160px;
  height: 218px;
}
.floor-3__3--r .content-tab .item1 a {
  display: block;
}
.floor-3__3--r .content-tab .item1 a .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 160px;
  height: 62px;
  box-sizing: border-box;
  padding: 1px 5px;
  background-color: #000000;
  opacity: 0.6;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.floor-3__3--r .content-tab .item1 a img {
  width: 160px;
  height: 218px;
}
.floor-3__3--r .content-tab .item2 {
  float: left;
  width: 375px;
  height: 218px;
  background-color: #f5d3d1;
  box-sizing: border-box;
  padding: 18px 42px 20px 42px;
}
.floor-3__3--r .content-tab .item2 p {
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
  letter-spacing: 0px;
  color: #333333;
}
.floor-3__3--r .content-tab .item2 p .eee {
  position: relative;
  top: 1px;
  left: -7px;
}
.floor-3__3--r .content-tab .item2 > p:nth-child(2) a {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 44px;
  letter-spacing: 1px;
  color: #c60402;
}

.floor-4 {
  margin-bottom: 45px;
}
.floor-4__content {
  width: 1200px;
  height: 172px;
  background-color: #ffffff;
  border: solid 1px #dcdcdc;
  box-sizing: border-box;
  padding: 30px 72px;
  overflow: hidden;
}
.floor-4__content .item {
  float: left;
}
.floor-4__content .item a {
  display: block;
  text-align: center;
}
.floor-4__content .item a .title {
  width: 100%;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 44px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
}/*# sourceMappingURL=main.css.map */